home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.19950329-19950528 / 000277_somewhere_in cyberspace, Dfitzgerald@vines.colostate.edu (Daniel C. FitzGerald) said:.msg < prev    next >
Text File  |  1995-07-31  |  620b  |  12 lines

  1. >Is it possible to secure kermit from users escaping to the command level or 
  2. >DOS?  We are looking at using kermit as public access terminal emulator, and 
  3. >we don't want users leaving terminal mode.
  4.  
  5. SET ROLLBACK 8000 will, as a side-effect, prevent any subprograms from
  6. running via the RUN or PUSH commands, presumably because it causes all of
  7. your available low memory to be allocated to the rollback buffer.
  8.  
  9. -- 
  10. Ed Ravin            |    Theater is life,           |
  11. eravin@panix.com    |    Film is art,               |  The meek are
  12. +1-212-678-5545     |    Television is furniture.   |  getting ready.